Add key binding for the Search shortcut; default to MOD1+S.
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 11 May 2007 19:16:59 +0000 (19:16 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Fri, 11 May 2007 19:16:59 +0000 (19:16 +0000)
commitccc3c58ac7199af6a13c366b7b4d6f3ee8efcbe0
treea01f321ecc36c92352d5e591f4a1ed30b7e580b5
parentf4df1a5245e7f9ca3d026df6a231ec21b4b2f386
Add key binding for the Search shortcut; default to MOD1+S.

2007-05-11  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkfilechooserdefault.c:
(_gtk_file_chooser_default_class_init): Add key binding for
the Search shortcut; default to MOD1+S.

(search_shortcut_handler): Handle the key binding.

(search_hit_get_info_cb), (search_add_hit), (search_clear_model),
(search_setup_model): Retrieve informations on the search hits
when adding them to the model.

(list_icon_data_func): Show the search hit icon.

svn path=/trunk/; revision=17822
ChangeLog
gtk/gtkfilechooserdefault.c